.newupdated {
    color: #FF7F7F;
    font-size: 0.9em;
    font-weight: normal;
}

div#emergencybox {
    border-color: #E4EDF6 #AEC9E4 #93B7DB #C9DBED;
    border-style: solid;
    border-width: 1px;
    clear: both;
    float: none;
    margin: 20px 8px 10px 0;
}
div#emergencybox a, div#emergencybox a:visited {
    background: url("/images/report_emergency2.gif") repeat-x scroll 0 0 #C36A6A;
    border: 1px solid #F8F8F8;
    color: #FFFF66;
    display: block;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    min-height: 25px;
    padding: 15px 10px 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 143px;
}
div#emergencybox a em {
    color: #FFFF66;
    font-style: normal;
    text-decoration: underline;
}
div#emergencybox a:hover {
    color: #D59797;
    text-decoration: none;
}
div#emergencybox a:hover em {
    color: #FFFFCC;
    text-decoration: none;
}

div#cellpad5 td {
    padding: 5px;
}

div#cellpad5 th {
    padding: 5px;
}